home *** CD-ROM | disk | FTP | other *** search
- -- card: 10003 from stack: in
- -- bmap block id: 10276
- -- flags: 0000
- -- background id: 11583
- -- name: Play key of F
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=255 top=297 right=327 bottom=284
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 14
- -- style flags: 0
- -- line height: 16
- -- part name: F
- ----- HyperTalk script -----
- on mouseUp
- play "harpsichord" tempo 450 "F4w G A Bb C5 D E F"
- end mouseUp
-